You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > InvElem Method > TMtx.InvElem Method ([In] TMtx, [In] double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.InvElem Method ([In] TMtx, [In] double)

Convert all Mtx elements

Syntax
C#
Visual Basic
public TMtx InvElem([In] TMtx SrcMtx, [In] double Threshold);

Xtore them in the calling matrix. The Rows, Cols and TMtxVec.ComplexComplexproperties of the calling matrix are set implicitly to match Mtx matrix. If Treshold is omitted then the default value 1/MAXNUM is used.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!